home *** CD-ROM | disk | FTP | other *** search
/ Microsoft 9 Pak Sampler (Limited Edition) / Microsoft 9 Pak CD Sampler.iso / catalogs / chooser.dat next >
Text File  |  1996-07-24  |  3KB  |  135 lines

  1. ;
  2. ; General Characteristics
  3. ;
  4. [General]
  5. DebugFlag=0
  6. AppTitle=Microsoft Product Catalogs
  7. Icon=chooser.exe
  8. ReturnAfterLaunch=1
  9. DemosAtSameLevel=0
  10. TaskbarAdjust=1
  11. BitmapDir=controls\
  12. SoundDir=controls\
  13.  
  14. ;
  15. ; Main Screen
  16. ;
  17. [Main]
  18. Image=main.bmp
  19. ;
  20. ; Incoming Splash Screen
  21. ;
  22. [SplashIn]
  23. UsingSplashIn=0
  24. BlackBackground=1
  25. Image=msavi.bmp
  26. TitlebarAdjust=1
  27. UsingButtons=0
  28. OKButton=ok_up.bmp,ok_dwn.bmp,,84,194
  29. ;QuitButton=quit_up.bmp,quit_dwn.bmp,,200,200
  30.  
  31. ;
  32. ; Outgoing Splash Screen
  33. ;
  34. [SplashOut]
  35. UsingSplashOut=0
  36. BlackBackground=1
  37. Image=black.dib
  38. TitlebarAdjust=1
  39.  
  40. ;-----------------------------------------------------
  41. ; To enable / disable the PicClip facility, set
  42. ; the UsingPicClip to 1 (enable) or 0 (disable).
  43. ; (If set to 0, all other fields are ignored)
  44. ;
  45. ; - "Cols" & "Rows" describe the layout of the 
  46. ;     PicClip source bitmap
  47. ; - "Interval" is the VB Timer interval (milliseconds)
  48. ;
  49. [PicClip]
  50. UsingPicClip=0
  51. Image=strip.bmp
  52. Left=353
  53. Top=219
  54. Cols=15
  55. Rows=1
  56. TimerInterval=20
  57.  
  58. ;--------------------------------------
  59. ; Sound Section
  60. ; There should always be a Splash sound.
  61. ; At the very least, play SILENCE.WAV,
  62. ; to turn off any sound that might still
  63. ; be playing from a previous application.
  64. ;
  65. [Sound]
  66. SplashLength=1
  67. ;Splash=loop811.wav
  68. ;Main=loop811.wav
  69. BtnDown=btn_up.wav
  70. ;BtnUp=btn_up.wav
  71. ;Demo=secscrn.wav
  72. ;Exit=seatbelt.wav
  73.  
  74. ;-----------------------------------------------------------------
  75. ; Define Buttons and the demos associated with them
  76. ; Button 0 is the Exit -- doesn't have a demo.
  77. ;
  78. [Buttons]
  79. nButtons=5
  80. Button0=exitup.bmp,exitdn.bmp,exitov.bmp,567,389
  81. Button1=mngm_n.bmp,mngm_c.bmp,mngm_r.bmp,85,30
  82. Button2=mnkd_n.bmp,mnkd_c.bmp,mnkd_r.bmp,365,30
  83. Button3=mnkw_n.bmp,mnkw_c.bmp,mnkw_r.bmp,85,222
  84. Button4=mnpr_n.bmp,mnpr_c.bmp,mnpr_r.bmp,365,222
  85.  
  86. Demo1MouseSound=nar11.wav
  87. Demo2MouseSound=nar14.wav
  88. Demo3MouseSound=nar12.wav
  89. Demo4MouseSound=nar13.wav
  90.  
  91. Demo1=games\catalog\catalog.exe
  92. Demo2=kids\catalog\catalog.exe
  93. Demo3=referenc\catalog\catalog.exe
  94. Demo4=productv\catalog\catalog.exe
  95.  
  96. ;Demo1Extended=1
  97. ;Demo2Extended=1
  98. ;Demo3Extended=1
  99. ;Demo4Extended=1
  100.  
  101. ; Setup for an Extended Demos
  102. ; (a bitmap which is itself second level set of
  103. ;  demos and buttons, specified here.)
  104.  
  105.  
  106. ;-----------------------------------------------------------
  107. ; Autodemos
  108. ; Autodemos are specified by the Button number.
  109. ;
  110. [AutoDemos]
  111. nAutodemos=0
  112. AutodemoSeconds=9920
  113. autodemo1=3
  114.  
  115. ;**************************************
  116. ; Proto-Localization
  117. ; for CD error message
  118. ;
  119. ; "default" language = US English
  120. ; For message in German, set language=deutsch
  121. ;
  122. [CurrentLanguage]
  123. language=default
  124. ;language=deutsch
  125. ;language=francais
  126. ;language=italian
  127. ;language=espanol
  128.  
  129. [Message1]
  130. default=Please insert the CD.
  131. deutsch=Legen Sie bitte die CD ein.
  132. francais=Veullez insΘrer le CD.
  133. italian=Per cortesia inserire il CD.
  134. espanol=Por favor, inserte el CD.
  135.